From: Chong Yidong Date: Wed, 6 Jun 2007 18:57:02 +0000 (+0000) Subject: * image.c (xpm_load): Remove spurious call to xpm_init_color_cache. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18607 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=db6db9ba0716628348ecf1e4870c33d3122f3bb5;p=emacs.git * image.c (xpm_load): Remove spurious call to xpm_init_color_cache. --- diff --git a/src/ChangeLog b/src/ChangeLog index e6a9a9620da..d9bd7601895 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-06-06 Chong Yidong + + * image.c (xpm_load): Remove spurious call to + xpm_init_color_cache. + 2007-06-06 YAMAMOTO Mitsuharu * macfns.c (mac_window): Replace WindowPtr with WindowRef.